home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / DB / CASEVSIF.ZIP / FILE_ID.DIZ < prev   
Encoding:
Text File  |  1994-05-02  |  346 b   |  10 lines

  1. CaseVsIf - is the Clipper souce code to
  2. test that DO CASE...ENDCASE is faster
  3. than IF...ELSE...ENDIF. It compares the
  4. total time required to reach the same
  5. condition in both structures and then
  6. exits the structure, compares the
  7. point-to-point times for the two
  8. structures, and compares the seek times
  9. and exit times of both structures. 
  10.